projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad89bb8
)
Fix a typo in last commit of src/ChangeLog.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 8 May 2012 19:09:38 +0000
(22:09 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 8 May 2012 19:09:38 +0000
(22:09 +0300)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 3a9e9a5f539f09d723a311e61861ba7047450756..4bf848d953a5844f7b800d75d8302f1abdeed8c6 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-4,7
+4,7
@@
* keyboard.c (read_char): Don't clear the echo area if there's no
message to clear.
* xdisp.c (redisplay_internal): Redisplay the mini window (with the
- contents of *Minibuf-0*) if there' no message displayed in its stead.
+ contents of *Minibuf-0*) if there'
s
no message displayed in its stead.
2012-05-07 Michael Albinus <michael.albinus@gmx.de>